Public Member Functions | |
| __construct ($r) | |
| execute ($action=null) | |
| foldOut () | |
| open () | |
| showOptions () | |
Private Member Functions | |
| getFolderID () | |
Private Attributes | |
| $_actions | |
| $_req | |
| $_treeDisplay | |
| AjaxRequestController::__construct | ( | $ | r | ) |
| AjaxRequestController::execute | ( | $ | action = null |
) |
| AjaxRequestController::foldOut | ( | ) |
| AjaxRequestController::getFolderID | ( | ) | [private] |
| AjaxRequestController::open | ( | ) |
| AjaxRequestController::showOptions | ( | ) |
AjaxRequestController::$_actions [private] |
Initial value:
array( "foldOut" => "foldOut", "foldIn" => "foldIn", "open" => "open", "showOptions" => "showOptions" )
AjaxRequestController::$_req [private] |
AjaxRequestController::$_treeDisplay [private] |
1.5.8